Skip to content

fix: use zerolog#962

Merged
jmattheis merged 1 commit into
masterfrom
log
May 20, 2026
Merged

fix: use zerolog#962
jmattheis merged 1 commit into
masterfrom
log

Conversation

@jmattheis
Copy link
Copy Markdown
Member

This changes the logging to zerolog. What do you think @eternal-flame-AD? we could use log.* everywhere, but I kinda like zerolog more.

@jmattheis jmattheis requested a review from a team as a code owner May 17, 2026 09:54
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

❌ Patch coverage is 43.37349% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.41%. Comparing base (5f167eb) to head (925fce0).

Files with missing lines Patch % Lines
runner/runner.go 0.00% 26 Missing ⚠️
router/router.go 70.58% 7 Missing and 3 partials ⚠️
app.go 0.00% 8 Missing ⚠️
api/oidc.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #962      +/-   ##
==========================================
- Coverage   74.90%   74.41%   -0.50%     
==========================================
  Files          62       62              
  Lines        2953     2994      +41     
==========================================
+ Hits         2212     2228      +16     
- Misses        579      604      +25     
  Partials      162      162              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread app.go Outdated
@eternal-flame-AD
Copy link
Copy Markdown
Member

I'm good for getting better logging. I'm enjoying structured logging in my Rust projects so I like it as well.

@jmattheis jmattheis merged commit a309216 into master May 20, 2026
2 of 4 checks passed
@jmattheis jmattheis deleted the log branch May 20, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants